3.4.70 \(\int \frac {\sqrt {\sec (c+d x)}}{\sqrt {a+a \cos (c+d x)}} \, dx\) [370]

Optimal. Leaf size=56 \[ \frac {\sqrt {2} \text {ArcTan}\left (\frac {\sqrt {a} \sqrt {\sec (c+d x)} \sin (c+d x)}{\sqrt {2} \sqrt {a+a \cos (c+d x)}}\right )}{\sqrt {a} d} \]

[Out]

arctan(1/2*sin(d*x+c)*a^(1/2)*sec(d*x+c)^(1/2)*2^(1/2)/(a+a*cos(d*x+c))^(1/2))*2^(1/2)/d/a^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.08, antiderivative size = 76, normalized size of antiderivative = 1.36, number of steps used = 3, number of rules used = 3, integrand size = 25, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.120, Rules used = {4307, 2861, 211} \begin {gather*} \frac {\sqrt {2} \sqrt {\cos (c+d x)} \sqrt {\sec (c+d x)} \text {ArcTan}\left (\frac {\sqrt {a} \sin (c+d x)}{\sqrt {2} \sqrt {\cos (c+d x)} \sqrt {a \cos (c+d x)+a}}\right )}{\sqrt {a} d} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[Sqrt[Sec[c + d*x]]/Sqrt[a + a*Cos[c + d*x]],x]

[Out]

(Sqrt[2]*ArcTan[(Sqrt[a]*Sin[c + d*x])/(Sqrt[2]*Sqrt[Cos[c + d*x]]*Sqrt[a + a*Cos[c + d*x]])]*Sqrt[Cos[c + d*x
]]*Sqrt[Sec[c + d*x]])/(Sqrt[a]*d)

Rule 211

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[a/b, 2]/a)*ArcTan[x/Rt[a/b, 2]], x] /; FreeQ[{a, b}, x]
&& PosQ[a/b]

Rule 2861

Int[1/(Sqrt[(a_) + (b_.)*sin[(e_.) + (f_.)*(x_)]]*Sqrt[(c_.) + (d_.)*sin[(e_.) + (f_.)*(x_)]]), x_Symbol] :> D
ist[-2*(a/f), Subst[Int[1/(2*b^2 - (a*c - b*d)*x^2), x], x, b*(Cos[e + f*x]/(Sqrt[a + b*Sin[e + f*x]]*Sqrt[c +
 d*Sin[e + f*x]]))], x] /; FreeQ[{a, b, c, d, e, f}, x] && NeQ[b*c - a*d, 0] && EqQ[a^2 - b^2, 0] && NeQ[c^2 -
 d^2, 0]

Rule 4307

Int[(csc[(a_.) + (b_.)*(x_)]*(c_.))^(m_.)*(u_), x_Symbol] :> Dist[(c*Csc[a + b*x])^m*(c*Sin[a + b*x])^m, Int[A
ctivateTrig[u]/(c*Sin[a + b*x])^m, x], x] /; FreeQ[{a, b, c, m}, x] &&  !IntegerQ[m] && KnownSineIntegrandQ[u,
 x]

Rubi steps

\begin {align*} \int \frac {\sqrt {\sec (c+d x)}}{\sqrt {a+a \cos (c+d x)}} \, dx &=\left (\sqrt {\cos (c+d x)} \sqrt {\sec (c+d x)}\right ) \int \frac {1}{\sqrt {\cos (c+d x)} \sqrt {a+a \cos (c+d x)}} \, dx\\ &=-\frac {\left (2 a \sqrt {\cos (c+d x)} \sqrt {\sec (c+d x)}\right ) \text {Subst}\left (\int \frac {1}{2 a^2+a x^2} \, dx,x,-\frac {a \sin (c+d x)}{\sqrt {\cos (c+d x)} \sqrt {a+a \cos (c+d x)}}\right )}{d}\\ &=\frac {\sqrt {2} \tan ^{-1}\left (\frac {\sqrt {a} \sin (c+d x)}{\sqrt {2} \sqrt {\cos (c+d x)} \sqrt {a+a \cos (c+d x)}}\right ) \sqrt {\cos (c+d x)} \sqrt {\sec (c+d x)}}{\sqrt {a} d}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.10, size = 71, normalized size = 1.27 \begin {gather*} \frac {2 \text {ArcTan}\left (\frac {\sin \left (\frac {1}{2} (c+d x)\right )}{\sqrt {\cos (c+d x)}}\right ) \cos \left (\frac {1}{2} (c+d x)\right ) \sqrt {\cos (c+d x)} \sqrt {\sec (c+d x)}}{d \sqrt {a (1+\cos (c+d x))}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[Sqrt[Sec[c + d*x]]/Sqrt[a + a*Cos[c + d*x]],x]

[Out]

(2*ArcTan[Sin[(c + d*x)/2]/Sqrt[Cos[c + d*x]]]*Cos[(c + d*x)/2]*Sqrt[Cos[c + d*x]]*Sqrt[Sec[c + d*x]])/(d*Sqrt
[a*(1 + Cos[c + d*x])])

________________________________________________________________________________________

Maple [A]
time = 0.23, size = 88, normalized size = 1.57

method result size
default \(\frac {\sqrt {\frac {1}{\cos \left (d x +c \right )}}\, \sqrt {a \left (1+\cos \left (d x +c \right )\right )}\, \arcsin \left (\frac {-1+\cos \left (d x +c \right )}{\sin \left (d x +c \right )}\right ) \sqrt {\frac {\cos \left (d x +c \right )}{1+\cos \left (d x +c \right )}}\, \left (\cos ^{2}\left (d x +c \right )-1\right ) \sqrt {2}}{d \sin \left (d x +c \right )^{2} a}\) \(88\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sec(d*x+c)^(1/2)/(a+a*cos(d*x+c))^(1/2),x,method=_RETURNVERBOSE)

[Out]

1/d*(1/cos(d*x+c))^(1/2)*(a*(1+cos(d*x+c)))^(1/2)*arcsin((-1+cos(d*x+c))/sin(d*x+c))*(cos(d*x+c)/(1+cos(d*x+c)
))^(1/2)/sin(d*x+c)^2*(cos(d*x+c)^2-1)*2^(1/2)/a

________________________________________________________________________________________

Maxima [F(-2)]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: RuntimeError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(d*x+c)^(1/2)/(a+a*cos(d*x+c))^(1/2),x, algorithm="maxima")

[Out]

Exception raised: RuntimeError >> ECL says: Error executing code in Maxima: sign: argument cannot be imaginary
; found %i

________________________________________________________________________________________

Fricas [A]
time = 0.45, size = 144, normalized size = 2.57 \begin {gather*} \left [\frac {\sqrt {2} \sqrt {-\frac {1}{a}} \log \left (-\frac {2 \, \sqrt {2} \sqrt {a \cos \left (d x + c\right ) + a} \sqrt {-\frac {1}{a}} \sqrt {\cos \left (d x + c\right )} \sin \left (d x + c\right ) - 3 \, \cos \left (d x + c\right )^{2} - 2 \, \cos \left (d x + c\right ) + 1}{\cos \left (d x + c\right )^{2} + 2 \, \cos \left (d x + c\right ) + 1}\right )}{2 \, d}, -\frac {\sqrt {2} \arctan \left (\frac {\sqrt {2} \sqrt {a \cos \left (d x + c\right ) + a} \sqrt {\cos \left (d x + c\right )}}{\sqrt {a} \sin \left (d x + c\right )}\right )}{\sqrt {a} d}\right ] \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(d*x+c)^(1/2)/(a+a*cos(d*x+c))^(1/2),x, algorithm="fricas")

[Out]

[1/2*sqrt(2)*sqrt(-1/a)*log(-(2*sqrt(2)*sqrt(a*cos(d*x + c) + a)*sqrt(-1/a)*sqrt(cos(d*x + c))*sin(d*x + c) -
3*cos(d*x + c)^2 - 2*cos(d*x + c) + 1)/(cos(d*x + c)^2 + 2*cos(d*x + c) + 1))/d, -sqrt(2)*arctan(sqrt(2)*sqrt(
a*cos(d*x + c) + a)*sqrt(cos(d*x + c))/(sqrt(a)*sin(d*x + c)))/(sqrt(a)*d)]

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {\sqrt {\sec {\left (c + d x \right )}}}{\sqrt {a \left (\cos {\left (c + d x \right )} + 1\right )}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(d*x+c)**(1/2)/(a+a*cos(d*x+c))**(1/2),x)

[Out]

Integral(sqrt(sec(c + d*x))/sqrt(a*(cos(c + d*x) + 1)), x)

________________________________________________________________________________________

Giac [F(-1)] Timed out
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(d*x+c)^(1/2)/(a+a*cos(d*x+c))^(1/2),x, algorithm="giac")

[Out]

Timed out

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.02 \begin {gather*} \int \frac {\sqrt {\frac {1}{\cos \left (c+d\,x\right )}}}{\sqrt {a+a\,\cos \left (c+d\,x\right )}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((1/cos(c + d*x))^(1/2)/(a + a*cos(c + d*x))^(1/2),x)

[Out]

int((1/cos(c + d*x))^(1/2)/(a + a*cos(c + d*x))^(1/2), x)

________________________________________________________________________________________